home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / flsearch.zip / FLSEARCH.DOC next >
Text File  |  1991-07-07  |  2KB  |  75 lines

  1. FLSEARCH by Roland Guyt for (* PROXYON *) software.
  2.  
  3. With this software comes no warranty whatsoever. The author is not responsible
  4. for any damage of software or hardware on your system.
  5.  
  6. What is FLSEARCH?
  7. =================
  8.  
  9. Flsearch is a program that simply creates a textfile with all paths to
  10. all your fileareas from RA's config file. Frontdoor requires a list with
  11. requestable directories, that's why I made it in the first place,
  12. but it can also be used for programs such as FidoFam and FEBBS.
  13.  
  14. Requirements
  15. ============
  16.  
  17. Flsearch only works with Remote Access 1.00 or higher.
  18. You just need a reasonable machine, with a reasonable DOS version.
  19. (version 1.00 won't work!). It works on PC/XT machines.
  20.  
  21. Usage
  22. =====
  23.  
  24. FLSEARCH [outputfile]
  25.  
  26. You can simply execute FLSEARCH without any parameters. It then searches
  27. for FILES.RA. If you have the RA environment string set, you can run
  28. FLSEARCH in any directory. Without the environment string (set ra=[path] in
  29. your autoexec.bat) FLSEARCH must be in the same directory as your FILES.RA.
  30.  
  31. The optional parameter can be used for another outputfilename. The default
  32. is FLSEARCH.CTL. You can also give a path in the parameter.
  33.  
  34. You can also create a textfile NOTUSE.CTL with paths inside that you don't
  35. want in your outputfile. Simply create NOTUSE.CTL with your favorite
  36. texteditor and place the paths. Useful for fileareas that you don't want
  37. to make requestable.
  38.  
  39. Example NOTUSE.CTL (also included in the archive):
  40.  
  41. D:\Private
  42. d:\secretfiles
  43. etc.
  44.  
  45. Flsearch will work without this textfile offcourse. If the file is not present
  46. it will run much faster, because the algorithm is shorter. It will also use
  47. less memory.
  48.  
  49. If FLSEARCH can't create or open a file, it will exit with errorlevel 1 with
  50. a verbal message explaining the error.
  51.  
  52. Register?
  53. =========
  54.  
  55. This program is hereby placed in the public domain.
  56. I like mail however. If you like this program you can send me a postcard
  57. of your village/city. I'd like that!
  58.  
  59. My address:
  60. Roland Guyt
  61. Drieplassenweg 1
  62. 2225 JH  KATWIJK
  63. HOLLAND
  64.  
  65. Or you can send me netmail at 2:281/515@fidonet.
  66.  
  67. Above addresses can also be used for suggestions.
  68. You can also call my BBS at : +31-1718-76332 in Holland
  69. (the + stands for whatever you'll have to dial to get an international
  70. connection, 31 is the countrycode)
  71.  
  72. Have fun with the program!
  73.  
  74. Roland
  75.